Other Classes
The following classes are available globally.
-
Undocumented
See moreDeclaration
Swift
open class AdapterScrollViewCallbacks
-
Undocumented
See moreDeclaration
Swift
public class IndexPathConverter
-
Undocumented
See moreDeclaration
Swift
open class CollectionCellVM: SuperCellVM, CollectionItemSizeComputable
-
Родительский класс для любой ViewModel ячейки
See moreDeclaration
Swift
open class SuperCellVM
-
Undocumented
See moreDeclaration
Swift
open class TableCellVM: SuperCellVM, RowHeightComputable
-
Undocumented
Declaration
Swift
open class CollectionItemConfigurable : ItemConfigurable
-
Undocumented
Declaration
Swift
open class TableRowConfigurable : ItemConfigurable
-
Undocumented
See moreDeclaration
Swift
open class CellCalculator<LayoutType, ViewModelType>
-
Undocumented
See moreDeclaration
Swift
open class CellLayout
-
Модель описывающая данные списка для TableViewAdapter и CollectionViewAdapter
See moreDeclaration
Swift
open class AdapterList<SectionType> where SectionType : SectionUniqIdentifier
-
Undocumented
See moreDeclaration
Swift
open class AdapterSection<ItemType: DeepHashable & UniqIdentifier>: BatchUpdateSection, Hashable, SectionUniqIdentifier